Welcome![Sign In][Sign Up]
Location:
Search - matlab qam

Search list

[matlabtigerqam

Description: matlab编写的16QAM的调制解调程序,可以通过修改得到32QAM和64QAM的调制解调程序-matlab prepared 16QAM modulation demodulation process can be by modifying the 32QAM and 64QAM modulation and demodulation procedures
Platform: | Size: 1024 | Author: emonjeans | Hits:

[matlab16qam

Description: 用matlab做的qam的基本原理仿真,清晰明了,有相应结果,可作为qam调制的入门教程。-QAM matlab to do with the basic principles of simulation, clarity, have corresponding results can be used as QAM Modulation Tutorial.
Platform: | Size: 1024 | Author: 阿飞 | Hits:

[matlabOFDM_matlab

Description: 对文本文件和音频文件进行OFDM调制和16QAM调制的matlab仿真。-Text documents and audio files to OFDM modulation and 16QAM modulation matlab simulation.
Platform: | Size: 5250048 | Author: 张翔 | Hits:

[CommunicationQAM

Description: 该代码是在MATLAB中写的模拟通信系统中QAM调制技术的代码,该代码很好的应证了QAM调制的原理-The code is written in the MATLAB simulation of communication systems QAM modulation code, the code should be very good evidence of the QAM modulation principle
Platform: | Size: 322560 | Author: dean | Hits:

[matlabqam0

Description: 该程序在matlab环境下运行,可QAM实现调制解调过程。包括内插、成形滤波、判决等多个程序模块。-err
Platform: | Size: 2048 | Author: snow | Hits:

[matlabSEP_QAM

Description: 用MATLAB对QAM进行仿真计算(32QAM)-QAM using MATLAB to carry out simulation (32QAM)
Platform: | Size: 28672 | Author: 陈醋 | Hits:

[Communication-Mobileofdmmatlab

Description: 一个有关OFDM的完整程序,包括把一个音频文件用OFDM调制后,加扰后发送,再接受的全部MATLAB源程序和详细注释。-A complete OFDM procedures, including an audio file after using OFDM modulation, scrambling after the send, and then accept all the MATLAB source code and detailed notes.
Platform: | Size: 435200 | Author: huihui | Hits:

[matlabCMA_DD-LMS

Description: 盲均衡中的应用,CMA+DDLMS(常数模+判决引导最小均方)算法的Matlab程序,用来处理16-QAM信号。-Application of blind equalization, CMA+ DDLMS (Constant Modulus+ Decision-directed least mean square) algorithm of Matlab procedures used to deal with 16-QAM signal.
Platform: | Size: 2048 | Author: linning | Hits:

[matlabOFDM_4QAM

Description: 无线移动通信中的MATLAB SIMULINK的代码,值得通信仿真人士一看 。-Wireless Mobile Communications MATLAB SIMULINK code, it is worth one watch those communications simulation.
Platform: | Size: 10240 | Author: 毛山明 | Hits:

[Communication-MobileQPSKandQAMdemodulation

Description: 用matlab实现了qpsk和QAM信号的调制和解调-Matlab achieved with QPSK and QAM signal modulation and demodulation
Platform: | Size: 397312 | Author: jiayongchang | Hits:

[matlab16qam

Description: 16QAM的数字通信系统的仿真,包括调制解调,上下变频,加入了高斯白噪声,并且每个步骤都生成相应的图形-16QAM digital communication system simulation, including the modulation and demodulation, frequency conversion from top to bottom, by adding a Gaussian white noise, and each step to generate the corresponding graphics
Platform: | Size: 5120 | Author: 孙慧勇 | Hits:

[Otherwlan_transmitter

Description: WLAN仿真-发送机 wlan No Comments 设置完系统参数后,开始产生发送数据。 1. 产生随机的发送bit(tx_bits),这里不考虑信道编码。 2. QAM映射 3. 将数据映射到不同载波,形成OFDM符号 4. 产生pilot,并将pilot插入OFDM符号中 5. 加入dc和guard子载波 6. 进行ifft,将频域信号变到时域,并加入循环前缀 7. 对信号进行overlap window 8. 在时域产生short preamble 9. 在时域产生long preamble 10. 将preamble和数据符号组成packet 11. 升采样 得到信道传输的数据Tx_signal_up 具体程序见附件 wlan_transmitter.m-WLAN Simulation- wlan No Comments transmitter system parameters set finished, the beginning to have to send data. 1. Have sent random bit (tx_bits), here does not consider channel coding. 2. QAM mapping 3. The data is mapped to a different carrier to form OFDM symbols 4. Have a pilot, and pilot inserted OFDM symbols 5. Adding dc and guard subcarriers 6. To carry out ifft, will change the frequency domain signal to time domain, and add cyclic prefix 7. the signals overlap window8. In the time domain have a short preamble9. In the time domain have a long preamble10. the preamble and data symbols packet11. or sampling received data transmission channel Tx_signal_up specific procedures see Annex wlan_transmitter.m
Platform: | Size: 1024 | Author: 福东方 | Hits:

[Communication-MobileQPSKvsQAM

Description: Matlab实现QPSK和16-QAM的仿真,绘制信号散点图及相应时域波形图-Matlab realization of QPSK and 16-QAM simulation, rendering the signal scatter and the corresponding time-domain waveform
Platform: | Size: 1024 | Author: wowoo | Hits:

[matlab27796710QPSKandQAM256

Description: QPSK/QAM simulink的仿真-QPSK/QAM simulink simulation
Platform: | Size: 196608 | Author: shun081 | Hits:

[matlab8QAM

Description: 利用matlab仿真软件,实现8QAM调制。在实现时采用正交调幅的方式,某星座点在I坐标上的投影去调制同相载波的幅度,在Q坐标上的投影去调制正交载波的幅度,然后将2个调幅信号相加就是所需的调相信号。-Use of matlab simulation software to achieve 8QAM modulation. In achieving the adoption of quadrature amplitude modulation means of a constellation in the I coordinates of the projection to the modulation of the amplitude-phase carrier, in the Q coordinates of the projection to the range of carrier orthogonal modulation, and then the sum of two AM signals is the required phase modulation signal.
Platform: | Size: 1024 | Author: yanyan | Hits:

[matlabofdm_system

Description: OFDM系统仿真程序, 基于matlab平台,是采用4QAM调制。-OFDM system simulation program, based on matlab platform is 4QAM modulation.
Platform: | Size: 4096 | Author: 李焕华 | Hits:

[Communication-MobileBCH

Description: BCH码的matlab仿真,可变调制方式BPSK,4QAM,16QAM等-BCH code matlab simulation, variable modulation BPSK, 4QAM, 16QAM, etc.
Platform: | Size: 3072 | Author: 史鹏科 | Hits:

[matlabmodulate

Description: msk,qpsk,oqpsk,qam仿真程序-msk, qpsk, oqpsk, qam simulation program
Platform: | Size: 5120 | Author: sunzhonghui | Hits:

[matlabOFDM_MATLAB

Description: OFDM+QAM Matlab程序,详细中文注释-OFDM+ QAM Matlab procedures, details of Chinese Notes
Platform: | Size: 65536 | Author: william | Hits:

[matlabqam

Description: 16QAM的调制解调程序,用MATLAB实现-Of 16QAM modulation and demodulation process, use MATLAB to achieve
Platform: | Size: 3072 | Author: xyg | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 46 »

CodeBus www.codebus.net